home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows2 / hp22d3.zip / USRGUIDE / CAP.TXT < prev    next >
Text File  |  1991-05-16  |  5KB  |  168 lines

  1.  
  2.  
  3.  
  4.  
  5.     ________________________________________________________________________
  6.                                   Appendix 3: Using the CAP utility   373
  7.     ________________________________________________________________________
  8.  
  9.  
  10.  
  11.     APPENDIX 3:  USING THE CAP UTILITY
  12.  
  13.     The HyperPAD CAP program is a screen capture utility for developing
  14.     computer based training or demonstration programs and other
  15.     applications. With the CAP utility, you can import character based
  16.     screen images into HyperPAD.
  17.  
  18.     You can capture images from nearly any DOS program that runs in
  19.     character mode, such as Lotus 1-2-3, WordPerfect, dBASE IV and Microsoft
  20.     Word. You can capture text of three resolutions: 80 by 25, 80 by 43, and
  21.     80 by 50.
  22.  
  23.  
  24.     LOADING CAP
  25.  
  26.     Before you start the applications program containing the screens you
  27.     want to capture, you have to load CAP into your computer's memory.
  28.  
  29.  
  30.     To load CAP into memory:
  31.  
  32.     1.  Change to the directory containing your HyperPAD program.
  33.  
  34.     2.  Type:
  35.  
  36.     cap <filename>
  37.  
  38.     Where <filename> is the name of the file in which you'd like to store
  39.     your images. If the file you name already exists, CAP adds captured
  40.     images to the end of that file
  41.  
  42.     For example:
  43.  
  44.     cap c:\hpad2\pics
  45.  
  46.     cap screens
  47.  
  48.     3.  Press ENTER.
  49.  
  50.     CAP displays a message that tells you that it has been loaded into
  51.     memory. CAP is loaded into memory like any other DOS program but unlike
  52.     many others, it returns you immediately to the DOS prompt.
  53.  
  54.  
  55.  
  56.     ________________________________________________________________________
  57.                                   Appendix 3: Using the CAP utility   374
  58.     ________________________________________________________________________
  59.  
  60.  
  61.     CAPTURING A SCREEN
  62.  
  63.     After you've loaded CAP into memory, the next step is to load a program
  64.     and bring up the screen you want to capture. The trigger (hot keys) for
  65.     taking a picture of a screen is both shift keys (SHIFT+SHIFT).
  66.  
  67.     With the screen that you want to capture displayed, hold down both SHIFT
  68.     keys together until you hear a tone.
  69.  
  70.     If HyperPAD can capture the image, it writes to your disk and produces a
  71.     short tone. If CAP is unable to capture the image on your screen, it
  72.     produces a longer variable tone. This occurs if you attempt to capture
  73.     from a graphics mode program, such as Windows 3.0.
  74.  
  75.  
  76.     A NOTE TO MICROSOFT WORD USERS
  77.  
  78.     Microsoft Word versions 4.0 and higher give you the option of switching
  79.     from graphics mode to character mode. ALT+F9 is the keystroke you press
  80.     to toggle from one to the other. If you hear the HyperPAD error signal
  81.     when you press SHIFT+SHIFT, press ALT+F9 and try again.
  82.  
  83.  
  84.     SAVING SCREENS IN DIFFERENT FILES
  85.  
  86.     Once CAP is in memory, you are free to change to a different file for
  87.     storing your images.
  88.  
  89.     1.  At the DOS prompt, type:
  90.  
  91.     cap <newfilename>
  92.  
  93.     <newfilename> is the name of a different file to receive the next
  94.     captured image.
  95.  
  96.     2.  Press ENTER.
  97.  
  98.  
  99.  
  100.     ________________________________________________________________________
  101.                                   Appendix 3: Using the CAP utility   375
  102.     ________________________________________________________________________
  103.  
  104.  
  105.     IMPORTING CAPTURED SCREENS INTO HYPERPAD
  106.  
  107.     Once you've created a CAP file, it remains on disk, waiting for you to
  108.     use the Import command from the HyperPAD File menu.
  109.  
  110.  
  111.     To import captured images:
  112.  
  113.     1.  Load HyperPAD.
  114.  
  115.     2.  Select the Import command from the File menu.
  116.  
  117.     3.  Select the Show Partner (.GX2) option from the dialog box.
  118.  
  119.     4.  Select the filename to be imported.
  120.  
  121.     5.  Select <<OK>>.
  122.  
  123.     HyperPAD creates a new page on the current background for every image
  124.     you captured.
  125.  
  126.  
  127.     ABOUT 43-LINE EGA AND 50-LINE VGA SCREENS
  128.  
  129.     Many DOS programs now support the capability of Enhanced Graphics
  130.     Adapter (EGA) and Video Graphics Array (VGA) cards to display more than
  131.     twenty five rows on a single character mode screen. You can capture
  132.     these screens with CAP, then import them into HyperPAD with the Import
  133.     command.
  134.  
  135.     When importing, you must make sure the pad uses the sample screen mode
  136.     as the captured images. HyperPAD skips importing any captured images
  137.     that do not match the size of the current page. (If you have the
  138.     appropriate hardware, you can create pads in these modes by selecting
  139.     either the 43 Lines option of the 50 Lines option from the New command
  140.     on the File menu.
  141.  
  142.  
  143.     REMOVING CAPTURE FROM MEMORY
  144.  
  145.     You can remove the capture program from memory by typing the following
  146.     command at the DOS prompt:
  147.  
  148.     CAP /r
  149.  
  150.     Make sure the CAP program was the last program loaded, or you will be
  151.     unable to remove it from memory.
  152.  
  153.  
  154.  
  155.     ________________________________________________________________________
  156.                                   Appendix 3: Using the CAP utility   376
  157.     ________________________________________________________________________
  158.  
  159.  
  160.     CHANGING THE TRIGGER KEYS
  161.  
  162.     You can change the trigger keys used to capture an images using the
  163.     following command:
  164.  
  165.     cap /k
  166.  
  167.     Capture responds by displaying a message instructing you to press the
  168.     new key combination.